RichTextKit v0.4

UndoManager<T>.OnStartOperation Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Notifies that an operation (or group of operations) is about to start

protected virtual void OnStartOperation();